Remove GtkFontChooser:[sg]et_font
authorChristian Persch <chpe@gnome.org>
Mon, 5 Sep 2011 20:55:05 +0000 (22:55 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 13 Sep 2011 10:55:22 +0000 (12:55 +0200)
commit1b818f2e461dd85a7feed925334ad7b37498392c
treee477e016af226a86c70a31decc8a2910e4a803a7
parent0b7db6888a5377e0635449fa79d88df1df22a7b4
Remove GtkFontChooser:[sg]et_font

Now that the setter doesn't return a value anymore, we can just use
g_object_[sg]et instead of having these vfuncs.
gtk/gtkfontbutton.c
gtk/gtkfontchooser.c
gtk/gtkfontchooser.h
gtk/gtkfontchooserutils.c
gtk/gtkfontchooserwidget.c